func runtime.profilealloc

2 uses

	runtime (current package)
		malloc.go#L1171: 			profilealloc(mp, x, size)
		malloc.go#L1289: func profilealloc(mp *m, x unsafe.Pointer, size uintptr) {